home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz4.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  67 b   |  6 lines

  1. on(release){
  2.    field1 = "";
  3.    first1 = 1;
  4.    nextFrame();
  5. }
  6.